home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 May
/
Macworld (1999-05).dmg
/
Shareware World
/
Comms & Internet
/
Net.Dreams Remote Mail 1.0
/
RM-Plain
/
compose.remotemail
next >
Wrap
Text File
|
1999-01-08
|
998b
|
48 lines
<html>
<head>
<title>Compose Message</title>
</head>
<body bgcolor="#ffffff">
<center><h2>Compose Message</h2></center>
<div bgcolor="#f0e0e0">
<a href="mailbox.remotemail$[xid]">Mailbox</a> |
<a href="login.remotemail$[xid]?logout=1">Log Out</a>
<P>
</div>
<form action="mailbox.remotemail$[xid]" method=post>
<table>
<tr>
<th align=left>From:</th>
<td>[from]</td>
</tr>
<tr>
<th align=left>To:</th>
<td><input type=text name="recipients" value='[recipients]' size=50></td>
</tr>
<tr>
<th align=left>Cc:</th>
<td><input type=text name="cc" value='[cc]' size=50></td>
</tr>
<tr>
<th align=left>Bcc:</th>
<td><input type=text name="bcc" value='' size=50></td>
</tr>
<tr>
<th align=left>Subject:</th>
<td><input type=text name="subject" value="[subject]" size=50></td>
</tr>
</table>
<input type=hidden name=send value="1">
<textarea name=body rows="40" cols="85" wrap>[body]</textarea>
<P>
<input type=submit value="Send"> <input type=reset value="Reset">
</form>
</html>